Gets an Index<(Of <(<'T>)>)> or a Subindex<(Of <(<'T>)>)> definition on which the scanner is based.
Namespace:
C1.LiveLinq.Indexing.SearchAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
| C# |
|---|
IndexDefinition<T> Definition { get; } |
| Visual Basic |
|---|
ReadOnly Property Definition As IndexDefinition(Of T) Get |